KEEP ALL THE FILES IN THE SAME FOLDER 
------------------------------------------------------
I Open ALL OF THE .BAT file 

	 1. install_FrameWork.bat
	 2. uninstall_FrameWork.bat
	 3. install_PSDPreviewHandler.bat 
	 4. uninstall_PSDPreviewHandler.bat

II. CHANGE EACH OF THE PATH AS SHOWN BELOW TO THE PATH  

	 1. VERSION 2.0 of gacutil and regasm
	 2. Path of your MsdnMagPreviewHandlers.dll 
	 3. Path of your PhotoshopPreviewHandlers.dll 


	C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\Bin\gacutil ==> Path of your gacutil.exe 

	D:\Projects\VISTA\VistaAPI\PhotoshopPreviewHandler\MsdnMagPreviewHandlers.dll ==> Path of your MsdnMagPreviewHandlers.dll

	C:\Windows\Microsoft.NET\Framework\v2.0.50727\regasm ==> Path of your regasm.exe
	
 	D:\Projects\VISTA\VistaAPI\PhotoshopPreviewHandler\PhotoshopPreviewHandler\bin\Release\PSDPreviewHandler.dll ==> Path of Your PSDPreviewHandler.dll


III. 

 	1. Run install_FrameWork.bat
	2. Run install_PSDPreviewHandler.bat 
 



